-- XML schema extracted from ITU-T X.1083 (11/2007)

<!--5a. The master sends a createTemplate request to the slave. The request contains a whole BIR in the XML patron format.--> <!--POST /BIPRequest/createTemplate HTTP/1.1--> <!--Host: slave.example.org--> <!--Content-Type: text/xml; charset="utf-8"--> <!--Content-Length: 415--> <!--SOAPAction: "oid:/BIP/Request"--> <?xml version="1.0" encoding="UTF-8"?> <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"> <s:Body> <b:request xmlns:b="oid:/BIP"> <b:masterEndpointIRI> http://master.example.org/BIP/fthjhuh5521 </b:masterEndpointIRI> <b:slaveEndpointIRI> http://slave.example.org/BIP/kjfgsfa4146 </b:slaveEndpointIRI> <b:linkNumber>197114367</b:linkNumber> <b:requestId>100000004</b:requestId> <b:createTemplate> <b:originalBSPHandle>716</b:originalBSPHandle> <b:capturedBIR> <b:bir patronFormatOwner="257" patronFormatType="14"> <x:bir xmlns:x="urn:oid:1.1.19785.0.257.1.8.0"> <x:version major="0" minor="0"/> <x:cbeff-version major="2" minor="0"/> <x:bir-info integrity="true" creation-date="20040302T150315Z" not-valid-after="20040302T4415Z"> <x:index> 1Aa873ab3auE61cCa91723d6P== </x:index> </x:bir-info> <x:bdb-info format-owner="51" format-type="8" encryption="true" type="iris" subtype="left" level="intermediate" product-owner="16" product-type="2" purpose="enroll" quality="100"/> <x:sb-info format-owner="51" format-type="8"/> <x:bdb> 1Aa83sdfsk82uw7sfjsfssga8977896254sdf724 uEKhsjgfhJHGskdfkhghsgdf77823skldDfsd61c CewiuiUisdgfkjHjdshlsd65gkdgjdga93d6P== </x:bdb> <x:sb> 1Aa873ab3auE61cCa9kjkfdg7878skjfsdf gjfdigjdigsdg1723d6P== </x:sb> </x:bir> </b:bir> </b:capturedBIR> </b:createTemplate> </b:request> </s:Body> </s:Envelope>